@include('common/header')

Roll Set Permission Setting

@if(Session::has('msg'))

{{ Session::get('msg')}}

@endif @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif

@csrf
site setting           menu setting           banner           gallery           article

blog           aboutus           attribute           attributevalue           product           footer

category           event           service          
@include('common/footer')