@extends('layouts.admin') @section('style') @parent @endSection @section('content')
@endsection @section('script') @parent @endSection