@extends('layouts.admin') @section('content') @csrf @method('put') Title * Price * £ Do not add currency symbol Description * {{ old('description', $session->description) }} Save @endsection