@extends('admin.dash_layouts.main') @section('title') {{ 'Dashboard page' }} @endsection @section('content')

Contact Manage

@if (session()->has('success')) @endif
@csrf @csrf @csrf
Section Item value
Blog Category


@endsection