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

Update Offering

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