@extends('admin.layouts.master') @section('css') @endsection @section('page-header') @endsection @section('content')
@csrf

{{ config('languageString.cancel') }}
@endsection @section('js') @endsection