@extends('admin.layout.layout') @section('title') Create Offering @endsection @section('content')

Add Offering

@csrf
@endsection @section('script') @endsection