@extends('admin.template.layout') @section('css') @endsection @section('page-title') @endsection @section('content')
@endsection @section('script') {{-- --}} @endsection