@extends('backend.master') @section('title') {{ @$data['title'] }} @endsection @section('style') @endsection @section('content')
{{-- bradecrumb Area S t a r t --}} {{-- bradecrumb Area E n d --}}
@csrf
@endsection @section('script') @endsection