@extends('layouts.admin') @section('content')
Edit Terms (Version {{ $terms->version }})
@csrf
@endsection @section('script') @endsection