@use(Carbon\Carbon) @extends('adminlte::layouts.app') @section('htmlheader_title') Add Cost @endsection @section('contentheader_title') Add Cost @endsection @section('contentheader_description') {{ $spo->name }} @endsection @section('main-content')

{{ $spo->name }}

@csrf
Save
@endsection