@extends('admin.layout.dashboard-template') @section('content')
@csrf
@if(\Session::get('success')) @endif {{ \Session::forget('success') }} @if(\Session::get('error')) @endif

* Service Details

* Upload offer ( Image Size: 1200x750 , Resolution size less than 3 mb)

@endsection