@extends('admin.layouts.main') @section('title', 'Dashboard') @section('content')
@lang('message.deal_settings')
@csrf
%
@endsection