@extends("Admin.template" ,["table"=>true]) @section("css") @endsection @section("content")
{{__('messages.contents_create')}}
@csrf
@endsection @section('scripts') @endsection