@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') OPERATIONS MANAGEMENT SYSTEM Exchange Rate @include('includes.messages') {{csrf_field()}} Select Currency: Select Currency. (£) British Pound ($) US Dollar (€) Euro Exchage Rate Date: (£) British Pound Rate: ($) US Dollar Rate: (€) Euro Rate: @endsection @section('more-scripts') @endsection