@extends('layouts.admin') @section('content')
@include('includes.admin.form-both')
{{ csrf_field() }}

{{__('Copyright Text')}} *

{{(__('In Any Language'))}}

{{__('Footer Text')}} *

{{(__('In Any Language'))}}

@endsection