@extends('admin.layouts.master') @section('title', __('Label.Add Cast')) @section('content')

@yield('title')

@csrf
@endsection @push('scripts') @endpush