@extends('layouts.app') @section('title') @lang('dashboard.add_special') @endsection @section('page_level_css') @endsection @section('content')
{{ csrf_field() }}
@endsection