@extends('admin.layouts.app') @section('title', 'Add Offer') @section('content')
@csrf

@endsection